home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 240 (DVD) / Issue 240 - February 2008 - DPCS0208DVD.ISO / Extras / NetObjects Fusion / NOF10.exe / data1.cab / CSSLib / Treasure_Green / text.css < prev   
Encoding:
Cascading Style Sheet File  |  2007-04-11  |  3.1 KB  |  158 lines

  1. BODY
  2. {
  3.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  4.     font-size : small;
  5.     color : rgb(37,124,70);
  6.     font-weight : normal;
  7.     font-style : normal
  8. }
  9.  
  10. A:active
  11. {
  12.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  13.     color : rgb(75,186,117);
  14.     font-weight : normal;
  15.     font-style : normal
  16. }
  17.  
  18. A:link
  19. {
  20.     color : rgb(75,186,117)
  21. }
  22.  
  23. UL
  24. {
  25.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  26.     color : rgb(75,186,117);
  27.     font-weight : normal;
  28.     font-style : normal;
  29.     border : 0.5pt dashed rgb(75,186,117);
  30.     padding-left : 2em
  31. }
  32.  
  33. A:visited
  34. {
  35.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  36.     color : rgb(75,186,117);
  37.     font-weight : normal;
  38.     font-style : normal
  39. }
  40.  
  41. .TextObject
  42. {
  43.     text-indent : 1em
  44. }
  45.  
  46. H1
  47. {
  48.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  49.     font-size : 1.75em;
  50.     text-transform : uppercase;
  51.     color : rgb(37,124,70);
  52.     font-weight : normal;
  53.     font-style : normal;
  54.     padding-left : 0.5em;
  55.     border-left : 1.5pt dashed rgb(37,124,70);
  56.     padding-bottom : 0em;
  57.     border-bottom : 1.5pt dashed rgb(37,124,70)
  58. }
  59.  
  60. H2
  61. {
  62.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  63.     font-size : 1.5em;
  64.     text-transform : uppercase;
  65.     color : rgb(37,124,70);
  66.     font-weight : normal;
  67.     font-style : normal;
  68.     padding-left : 0.5em;
  69.     border-left : 1.5pt dashed rgb(37,124,70);
  70.     border-bottom : 1.5pt dashed rgb(37,124,70)
  71. }
  72.  
  73. P
  74. {
  75.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  76.     color : rgb(37,124,70);
  77.     font-weight : normal;
  78.     font-style : normal;
  79.     text-indent : 1em
  80. }
  81.  
  82. H3
  83. {
  84.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  85.     font-size : 1.25em;
  86.     text-transform : uppercase;
  87.     color : rgb(37,124,70);
  88.     font-weight : normal;
  89.     font-style : normal;
  90.     padding-left : 0.5em;
  91.     border-left : 1.5pt dashed rgb(37,124,70);
  92.     border-bottom : 1.5pt dashed rgb(37,124,70)
  93. }
  94.  
  95. OL
  96. {
  97.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  98.     color : rgb(75,186,117);
  99.     font-weight : normal;
  100.     font-style : normal;
  101.     border : 1pt dashed rgb(75,186,117);
  102.     padding-left : 2em
  103. }
  104.  
  105. H4
  106. {
  107.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  108.     font-size : 1em;
  109.     text-transform : uppercase;
  110.     color : rgb(37,124,70);
  111.     font-weight : normal;
  112.     font-style : normal;
  113.     padding-left : 0.5em;
  114.     border-left : 1.5pt dashed rgb(37,124,70);
  115.     border-bottom : 1.5pt dashed rgb(37,124,70)
  116. }
  117.  
  118. .TextNavBar
  119. {
  120.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  121.     color : rgb(75,186,117)
  122. }
  123.  
  124. H5
  125. {
  126.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  127.     font-size : 0.8em;
  128.     text-transform : uppercase;
  129.     color : rgb(37,124,70);
  130.     font-weight : normal;
  131.     font-style : normal;
  132.     padding-left : 0.5em;
  133.     border-left : 1.5pt dashed rgb(37,124,70);
  134.     border-bottom : 1.5pt dashed rgb(37,124,70)
  135. }
  136.  
  137. H6
  138. {
  139.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  140.     font-size : 0.75em;
  141.     text-transform : uppercase;
  142.     color : rgb(37,124,70);
  143.     font-weight : normal;
  144.     font-style : normal;
  145.     padding-left : 0.5em;
  146.     border-left : 1pt dashed rgb(37,124,70);
  147.     border-bottom : 1pt dashed rgb(37,124,70)
  148. }
  149.  
  150. A:hover
  151. {
  152.     font-family : Arial, Helvetica, Geneva, Sans-serif;
  153.     color : rgb(37,124,70);
  154.     font-weight : normal;
  155.     font-style : normal
  156. }
  157.  
  158.